×

modulo operator造句

"modulo operator"是什么意思   

例句与造句

  1. Most programming languages have a modulo operator for this.
  2. You can do that using a modulo operator.
  3. Notice how the modulo operator always guarantees that only the fractional sum will be kept.
  4. :: : : Programming languages normally provide a modulo operator that gives you the remainder that division would produce.
  5. This is accurate for integers up to 2 ^ 53; for larger integers Lua's modulo operator may return an erroneous value.
  6. It's difficult to find modulo operator in a sentence. 用modulo operator造句挺难的
  7. This is useful if the modulo operation is a significant part of the performance critical path as this can be much faster than the regular modulo operator.
  8. Read carefully about the use of the modulo operator, which is key to the latter .-- T 21 : 12, 26 September 2006 ( UTC)
  9. Note : unsigned char is typically used in C to represent a byte and CHAR _ BIT is most often 8 on modern processors . % is the C modulo operator.
  10. This function deals with this problem by returning 0 if the modulo given by Lua's modulo operator is less than 0 or greater than " y ".
  11. A simple and commonly used way to force such numbers into a desired smaller range is to apply the modulo operator; that is, to divide them by the size of the range and take the remainder.
  12. In this method, the " hash " is independent of the array size, and it is then " reduced " to an index ( a number between 0 and array _ size  " 1 ) using the modulo operator ( % ).

相邻词汇

  1. "modulo arithmetic"造句
  2. "modulo check"造句
  3. "modulo function"造句
  4. "modulo n"造句
  5. "modulo operation"造句
  6. "modulok"造句
  7. "modulometer"造句
  8. "modulon"造句
  9. "modulor"造句
  10. "modulus"造句
桌面版繁體版English日本語

Copyright © 2025 WordTech Co.

Last modified time:Thu, 14 Aug 2025 00:29:56 GMT